home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / prog / d86v371.arj / READ.ME < prev   
Text File  |  1994-04-28  |  1KB  |  40 lines

  1. D86 debugger, V3.71                          April 28, 1994
  2. Copyright 1986--1994 Eric Isaacson.
  3. All rights reserved.
  4.  
  5. See the text file D01.DOC for permissions/restrictions.
  6.  
  7. This package is the new release of the D86 debugger.  Please
  8. upload it to bulletin boards, and give it to user groups, 
  9. computer departments in schools, and anyone else you think might 
  10. be interested in an debugger package for the IBM-PC. 
  11.  
  12. You need to read the manual to use this program -- it's 
  13. just too complex to be self-explanatory.  The file D02.DOC
  14. takes you through a trial demonstration. 
  15.  
  16.  
  17. What's New
  18.  
  19. V3.71 is a release in conjunction with V3.71 of the A86 assembler.
  20. D86 uses A86 to provide immediate-execution and patching features,
  21. and each significant change to A86 requires a new D86 as well, to
  22. track the locations of internal functions.
  23.  
  24.  
  25. How to Get Everything
  26.  
  27. If you have downloaded the D86Vxxx.ZIP file from a BBS, you need
  28. only make a subdirectory on your hard drive, make that the
  29. current subdirectory, then run the program PKUNZIP or PCUNZIP
  30. followed by the name of the ZIP file.  The program will "unzip"
  31. (decompress) all the files of the package into your subdirectory.
  32.  
  33. You may wish also to obtain the associated A86 assembler package.
  34. The program A86.COM is included in this package (it is needed for
  35. D86 to execute), but the A86 documentation isn't.  Look for a
  36. file A86Vxxx.ZIP in the same sources from which you received this
  37. D86 package.
  38.  
  39.  
  40.